|
Author |
Thread Statistics | Show CCP posts - 1 post(s) |

Research Rachel
|
Posted - 2008.02.12 16:04:00 -
[1]
Love the api stuff but getting errors when adding a tower manually...
Quote: Notice: Undefined variable: name in /home/public_html/AoAPOS/pos-transaction.php on line 220 Could not redirect; Headers already sent.
Also get similar errors on adding structures.
Also, adding an outpost causes
Quote: Notice: Use of undefined constant outpost_name - assumed 'outpost_name'
followed by a load of...
Quote: Notice: Undefined variable:
and changing the station in editpos brings up...
Quote: Notice: Undefined index: outpost_id in /home/ascentof/public_html/AoAPOS/outpost-transaction.php on line 8 Could not redirect; Headers already sent.
I know it was mentioned the outpost stuff is bugged and needs reworking, but just wondering if theres a way to fix all the undefined variables?
|

Research Rachel
|
Posted - 2008.02.13 11:30:00 -
[2]
Current PHP version: 5.2.5 (Needs to be greater than 5.1.2) Your CURL Version: 7.15.3 Required Modules Instealled: CURL: Yes SimpleXML: Yes Hash: Yes
|

Research Rachel
|
Posted - 2008.02.17 16:14:00 -
[3]
Something else i think would be handy and not sure if theres a reason it hasn't been asked for but is it possible to add the silo info on a second line so it's easier to see at a glance rather than having to go through every pos to check they've been seen to?
Maybe tidy up the track.php page to something like: Parent Outpost, Reinf, Tower Name, Owner, Last Update, Status, Action, Secret POS then a second line... Silo 1, Days, Silo 2, Days (up to maybe 4 as needed?)
|

Research Rachel
|
Posted - 2008.02.25 17:09:00 -
[4]
looks like an old issue has slipped in too.
When you have constellation sov, sov 5 should only be in the capital system and not surrounding systems.
|

Research Rachel
|
Posted - 2008.02.28 23:38:00 -
[5]
Edited by: Research Rachel on 28/02/2008 23:38:35
Originally by: Johnathan Roark
I am very sure that you should get a fuel bonus for all constellation systems. I know the bonus doesn't display correctly in the capital, but not sure if its actually applied in non-capital systems.
Hmmmm, bonus's do display correctly in the capital system but surrounding systems are showing sov3 fuel figures so it might be that it's the surrounding systems that are displayed wrong.
Originally by: Mark Jones I added an outpost the other night and found a feature that would be nice to add. When adding fuel to the outpost storage you have to retype all the numbers for all the different fuels or it resets them to zero. This is a bit of a pain when only adding one fuel to the stores.
You can actually change this fairly easily if you edit the 'editoutpost.php' file, but yes it'd be nice to fix it permantly.
Originally by: Mark Jones
A related question.. When I fuel a pos that is parented to that outpost does in remove the fuel from the outpost stores automatically?
Nope, need to update it manually.
Originally by: Johnathan Walker Bug: When sovereignty is held by the alliance, the tracker displays sovereignty status as "hostile"
Have you updated Sov details in the admin panel? login, admin panel and do Sovereignty Update and Alliance Update which 'should' fix it.
|

Research Rachel
Perkone
|
Posted - 2008.03.20 18:37:00 -
[6]
how longs it take to fix something which should be fairly simple? ffs
anyone noticed pos's in constellation sov not getting the sov 4 bonuses too? only spotted it today when fuel warnings started coming in.
c'mon ccp, get your act together... stop introducing pointless stuff like welcome pages and fixed the stuff thats broken!
|

Research Rachel
Perkone
|
Posted - 2008.03.23 11:38:00 -
[7]
Originally by: Marshall Knight Hmm think i found a calculation bug. we havea complex reaction for Sylramic Fibers. The program is showing that it produces 3000 units a hour but actually it produces 6000 units. Anyone know what part of the program i can edit to fix this or has anyone else noticed this
thanks
Marshall
theres a few that seem wrong but you'll need to edit the database to correct them.
You need to look in material_static for Sylramic Fibers and you'll see material_id is 48
then in reaction_static, look up the matieral_id is 48 and change the material_produced to 6000.
Change any others the same way.
Can't help with an sql script cos it's not really my area.
|
|
|
|